Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it easier to avoid the file system #33

Merged
merged 1 commit into from
Jul 12, 2023

Conversation

nhz2
Copy link
Member

@nhz2 nhz2 commented Jul 12, 2023

The zip archive readers and writers now don't directly use the file system. They were also renamed.

@codecov
Copy link

codecov bot commented Jul 12, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.29 ⚠️

Comparison is base (b6b004b) 97.24% compared to head (6f9546a) 96.96%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
- Coverage   97.24%   96.96%   -0.29%     
==========================================
  Files          13       13              
  Lines         727      725       -2     
==========================================
- Hits          707      703       -4     
- Misses         20       22       +2     
Impacted Files Coverage Δ
src/loading.jl 100.00% <100.00%> (ø)
src/readers.jl 100.00% <100.00%> (ø)
src/saving.jl 100.00% <100.00%> (ø)
src/writers.jl 90.00% <100.00%> (-10.00%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@nhz2 nhz2 merged commit 137ceec into main Jul 12, 2023
7 of 8 checks passed
@nhz2 nhz2 deleted the make-it-easier-to-avoid-the-file-system branch July 12, 2023 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant